shplib_d ~master (2021-12-14T18:46:50.5715846)
Dub
Repo
SHPTreeNode
shapefil
Undocumented in source.
struct
SHPTreeNode {
double
[
4
]
adBoundsMin
;
double
[
4
]
adBoundsMax
;
int
nShapeCount
;
int
*
panShapeIds
;
SHPObject
**
papsShapeObj
;
int
nSubNodes
;
SHPTreeNode
[
MAX_SUBNODE
]*
apsSubNode
;
}
Members
Variables
adBoundsMax
double
[
4
]
adBoundsMax
;
Undocumented in source.
adBoundsMin
double
[
4
]
adBoundsMin
;
Undocumented in source.
apsSubNode
SHPTreeNode
[
MAX_SUBNODE
]*
apsSubNode
;
Undocumented in source.
nShapeCount
int
nShapeCount
;
Undocumented in source.
nSubNodes
int
nSubNodes
;
Undocumented in source.
panShapeIds
int
*
panShapeIds
;
Undocumented in source.
papsShapeObj
SHPObject
**
papsShapeObj
;
Undocumented in source.
Meta
Source
See Implementation
shapefil
aliases
DBFHandle
SAFile
SAOffset
SHPHandle
SHPTreeDiskHandle
enums
DBFFieldType
SHPP_TRISTRIP
SHPT_NULL
functions
DBFAddField
DBFAddNativeFieldType
DBFAlterFieldDefn
DBFCloneEmpty
DBFClose
DBFCreate
DBFCreateEx
DBFCreateLL
DBFDeleteField
DBFGetCodePage
DBFGetFieldCount
DBFGetFieldIndex
DBFGetFieldInfo
DBFGetNativeFieldType
DBFGetRecordCount
DBFIsAttributeNULL
DBFIsRecordDeleted
DBFMarkRecordDeleted
DBFOpen
DBFOpenLL
DBFReadDoubleAttribute
DBFReadIntegerAttribute
DBFReadLogicalAttribute
DBFReadStringAttribute
DBFReadTuple
DBFReorderFields
DBFUpdateHeader
DBFWriteAttributeDirectly
DBFWriteDoubleAttribute
DBFWriteIntegerAttribute
DBFWriteLogicalAttribute
DBFWriteNULLAttribute
DBFWriteStringAttribute
DBFWriteTuple
SASetupDefaultHooks
SASetupUtf8Hooks
SHPCheckBoundsOverlap
SHPClose
SHPCloseDiskTree
SHPComputeExtents
SHPCreate
SHPCreateLL
SHPCreateObject
SHPCreateSimpleObject
SHPCreateTree
SHPDestroyObject
SHPDestroyTree
SHPGetInfo
SHPOpen
SHPOpenDiskTree
SHPOpenLL
SHPPartTypeName
SHPReadObject
SHPRewindObject
SHPSearchDiskTree
SHPSearchDiskTreeEx
SHPTreeAddShapeId
SHPTreeFindLikelyShapes
SHPTreeRemoveShapeId
SHPTreeTrimExtraNodes
SHPTypeName
SHPWriteHeader
SHPWriteObject
SHPWriteTree
SHPWriteTreeLL
manifest constants
MAX_DEFAULT_TREE_DEPTH
MAX_SUBNODE
structs
DBFInfo
SAHooks
SHPDiskTreeInfo
SHPInfo
SHPObject
SHPTree
SHPTreeNode
variables
XBASE_FLDHDR_SZ